embed{

	display: none;

}

@font-face { 

  	font-family: DIN; 

  	src: url('en_Din/DIN-Black.otf'); 

}

@font-face { 

  	font-family: DINMED; 

  	src: url('en_Din/DIN-BlackItalic.otf'); 

} 

#header{

	width: 100%;

	min-width: 1200px;

	height: 100px;

	position: absolute;

	top: 0px;

	left: 0px;

	z-index: 100;

	background: none;

}

.header:hover{

	background: rgb(36,43,58);

}

.header{

	width: 100%;

	height: auto;

}

.header_01{

	width: auto;

	height: 40px;

	padding-right: 40px;

	line-height: 40px;

}

.header_01 a:hover{

	color: #3B7AFF;

}

.header_01_01{

	width: auto;

	height: 100%;

	float: right;

	/* border-left: 1px solid rgba(255,255,255,0.2);

	border-right: 1px solid rgba(255,255,255,0.2); */

	background: rgba(251,251,251,0.1);

	margin-right: 40px;

	transition: all 1s;

}

#submit{

	width: 28px;

    float: right;

    margin-top: 5px;

    border: none;

    background: rgba(0,0,0,0);

    cursor: pointer;

    outline: none;

}

#baiduyingxiao{

	width: 28px;

	height: 100%;

    float: right;

    border: none;

    background: rgba(0,0,0,0);

    cursor: pointer;

		outline: none;

		padding: 0 20px;

}

.keywords{

	width: 160px;

	padding-left: 20px;

	height: 100%;

	float: left;

	background-color: rgba(0,0,0,0);

	outline: none;

	color: #fff;

	font-size: 14px;

	transition: all 1s;

	margin-right: 20px;

}

.keywords::-webkit-input-placeholder { /* WebKit browsers */

    color: rgba(255,255,255,0.8);

}

.keywords:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

    color: rgba(255,255,255,0.8);

}

.keywords::-moz-placeholder { /* Mozilla Firefox 19+ */

    color: rgba(255,255,255,0.8);

}

.keywords:-ms-input-placeholder { /* Internet Explorer 10+ */

    color: rgba(255,255,255,0.8);

}

.header_01_01:hover .keywords{

	width: 260px;

}

.header_01_01 img{

	width: 12px;

	float: right;

}

.header_01_03{

	color: #fff;

	font-size: 14px;

	float: right;

	margin-right: 20px;



}

.header_01_03:first-child {

	margin-right: 0;

}



.header_02{

	width: 100%;

	min-width: 1200px;

	height: 58px;

	line-height: 58px;

	border-top: 1px rgba(255,255,255,0.1) solid;

	border-bottom: 1px rgba(255,255,255,0.1) solid;

	position: relative;

    z-index:1000;

}

.nav{

    position: relative;

    z-index:1000;

}

.nav-wrapper{

    height:58px;

    line-height: 58px;

    /**border-bottom:1px solid #b3c4dd;*/

    /*border-bottom:1px solid #b3c4dd\0/;*/

    /*border-bottom: 1px solid rgba(251,251,251,0.1);*/

    /**border-top:1px solid #b3c4dd;*/

    /*border-top:1px solid #b3c4dd\0/;*/

    /*border-top: 1px solid rgba(251,251,251,0.1);*/

    font-size: 0;

}

.nav-wrapper ul{

  	float: left;

  	line-height: 1;

	text-align: center;

	/*margin-left: 50px;*/

}

.nav-wrapper-li{

	width: auto;

	height: 58px;

	float: left;

}

.nav-wrapper-li a{

	width: auto;

	height: 59px;

	display: block;

	color: #fff;

	padding: 0 15px;

    /*box-sizing:border-box;*/

    /*cursor: pointer;*/

   	text-align: center;

}

.nav-item{

    display: inline-block;

    height:60px;

    line-height: 58px;

    font-size: 16px;

    color:#fff;

    /*font-family: Microsoft YaHei !important;*/

}

.nav-item:hover{

    color:#3B7AFF;

}

#nav-wrapper-li-first{

	float: left;

	height: 58px;

	margin-left: 40px;

    line-height: 60px;

    display: inline-block;

    vertical-align: middle;

    padding-right: 25px;

    /*padding:0 30px 0 15px;*/

}

.logo img{

	float: left;

	margin-top:11px;

	width: 136px;

}

.nav-wrapper-li-first a img{

}

.tel{

	/* width: 180px; */

	float: right;

	text-align: right;

	padding-right: 40px;

	color: #fff;

	font-size: 24px;

	letter-spacing: 3px;

	font-family: BN;

}

.nav-li-hide{

    display: none;

}

#nav-more{

    position: relative;

}

#hideMenu {

	width: 140px;

    position: absolute;

    display: none;

    top: 59px;

    left: -34px;

    text-align: left;

    /* padding-top: 20px; */

    padding-bottom: 10px;

    color: #fff;

    background-color: #26282a;

    z-index: 9999;

    font-size: 0;

    font-family: DINMED !important;

}

#hideMenu li,#hideMenu li a{

	line-height: 40px;

	height: 40px;

	font-size: 14px;

}

#hideMenu li.nav-wrapper-li{

    width: 100%;

    line-height: 1;

    display: block;

    margin-bottom: 20px;

    margin: 0;

}

#hideMenu .nav-li-show{

    text-align: center;

    padding:0 !important;

    height: 36px;

}



#hideMenu li a.act{ border-bottom: none; color: #fff;}





.nav-li:hover .tc{

	display: block;

	background: #1D222D;

}

.tc{

	width: 100%;

	height: 80px;

	display: none;

	position: absolute;

	left: 0px;

	top: 58px;

	z-index: 11;

	/* background: #26282a; */

}

.tc_01{

	width: 1200px;

	height: 20px;

	margin: 0 auto;

	text-align: center;

	color: #fff;

	font-size: 14px;

	margin-top: 30px;

}

.tc_01 a{

	width: 199px;

	height: 20px;

	padding: 0px;

	line-height: 20px;

	float: left;

	border-right: 1px solid rgba(251,251,251,0.2);

}

.tc_01 a:last-of-type{

	border: none;

}

.tc_01 a:hover{

	color: #3B7AFF;

}

#hideMenu .nav-li:hover .tc{

	display: none !important;

}



.more{

	width: 178px;

	height: 48px;

	display: block;

	text-align: center;

	line-height: 48px;

	color: #fff;

	background: hsla(0,0%,100%,0);

	font-size: 16px;

	border: 1px #fff solid;

	border-radius: 24px;

	margin-top: 30px;

	transition: all .6s;

	overflow: hidden;

	position: relative;

	top: 1px;

	z-index: 999;

	cursor: pointer;

	/* -webkit-box-sizing: border-box;

	box-sizing: border-box; */

	/* -webkit-transform: scale3d(.2,.2,1);

	transform: scale3d(.2,.2,1);

	opacity: 0;

	-webkit-transition: -webkit-transform .3s,opacity .3s;

	transition: transform .3s,opacity .3s;

	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);

	transition-timing-function: cubic-bezier(.2,1,.3,1);

	vertical-align: middle; */

}

.more:hover {

	color: #3B7AFF !important;

	/* background: #ffffff; */

}



.more:after {

	content: '';

	position: absolute;

	top: 50%;

	left: 50%;

	transform: translate(-50%,-50%);

	width: 2px;

	height: 2px;

	opacity: 0;

	background: #ffffff;

	border-radius: 50%;

	transition: all .6s ease;

	z-index: -1;

	/* -webkit-box-sizing: border-box;

	box-sizing: border-box; */

}

.more:hover:after {

	opacity: 1;

	width: 200px;

	height: 200px;

}



.title01{

	display: block;

	font-size: 36px;

	line-height: 72px;

	color: #252B3A;

	margin-top: 80px;

	font-weight: normal;

	text-align: center;

	letter-spacing: 2px;

}

.title02{

	display: block;

	font-size: 16px;

	line-height: 32px;

	font-weight: normal;

	color: #666A75;

	text-align: center;

	letter-spacing: 2px;

}


/* 修改关于我们等页面 加载时样式bug, 不在进行 js 调整样式*/
.dynamic_01{
	width: auto;
	float: left;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	margin-left: 0 !important;
}